body {
	background-color: #CCCCCC;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6633;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.SmallHeader {
		font-family: "Trebuchet MS";
		color: #CCCCCC;
		font-size: 9pt;
}

.SmallHeader2 {
		font-family: "Trebuchet MS";
		color: #CCCCCC;
		font-size: 8pt;
		}
		

.BigHeader {
		font-size: 14pt; 
		font-family: "Trebuchet MS"; 
		color: #CCCCCC;
	}

.ContentStyle {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 10pt;
}

.ContentStyleRightUL ul
{
	text-align: right;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 10pt;
}
.SmallFooter {color: #CCCCCC}

.SmallFooter2 {
		font-family: "Trebuchet MS";
		color: #CCCCCC;
		font-size: 7pt;
}

.FooterStyle
	 {	
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 13pt;
		font-style: italic;
	}
	
.MenuStyle 
	{	
	color: #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	}

.ContentStyleHighlight
	{
	font-family: "Trebuchet MS"; 
	font-size: 11pt; 
	font-weight: bold; 
	color: #FF6633;	
	}
.ContentStyleSmall {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 8pt;
}

.FooterStyleXMAS A
{
	color: #FFFF99;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 13pt;
		font-style: italic;
}

.FooterStyleXMAS A:hover
{
	color: #FFFF99;
	text-decoration: underline;
font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 13pt;
		font-style: italic;}

.FooterStyleXMAS A:link
{
	color: #FFFF99;
	text-decoration: none;
font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 13pt;
		font-style: italic;}

.FooterStyleXMAS A:active
{
	color: #FFFF99;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 13pt;
		font-style: italic;
}

.ContentStyleMini {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 8pt;
}